CVE-2020-7766
This affects all versions of package json-ptr. The issue occurs in the set operation (https://flitbit.github.io/json-ptr/classes/src_pointer .jsonpointer.htmlset) when the force flag is set to true. The function recursively set the property in the target object, however it does not properly check t...